home *** CD-ROM | disk | FTP | other *** search
/ Champak 145 / (Vol 145) Dec 21 2011.iso / Games / Emo_Girly_Scene.swf / scripts / DefineButton2_673 / BUTTONCONDACTION on(press).as next >
Encoding:
Text File  |  2011-12-21  |  89 b   |  5 lines

  1. on(press){
  2.    this.swapDepths(_parent.getNextHighestDepth());
  3.    this.startDrag();
  4. }
  5.